Bundle org.nuxeo.ecm.platform.threed.convert
Documentation
-
Parent Documentation: README.md
Nuxeo Platform 3D
Support for previewing 3D content with ray-tracing renders and WebGL 3D viewer.
Requirements: minimum version for Nuxeo Platform is 8.4.
Supported 3D file formats:
- Collada (.dae)
- 3D Studio (.3ds)
- FBX (.fbx)
- Stanford (.ply)
- Wavefront (.obj)
- X3D Extensible 3D (.x3d)
- Stl (.stl)
Building
mvn clean install
Installation
Server-side
Step 1: Install bundles
Copy the 5 built artifacts into
$NUXEO_HOME/templates/custom/bundles/
Step 2: Install Docker
Install it directly from
https://docs.docker.com/engine/installation/
.How to use it
Create a new document type "3D". Then add to the main content the (e.g.) ".obj" document and all other assets (textures, materials,..) as attached files. it is possible to add a Zip file with all the content inside (subdirectories are allowed).
Draging and droping a 3D file (supported extension or zip with supported content) will also result in a 3D document.
Available features:
- Preview your 3D asset
- List of downloadable transmission formats
- Render views available on the right panel
QA results
About Nuxeo
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.
Requirements
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
Packages
Maven Artifact
File | nuxeo-platform-3d-convert-10.10.jar |
---|---|
Group Id | org.nuxeo.ecm.platform |
Artifact Id | nuxeo-platform-3d-convert |
Version | 10.10 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 2
Bundle-Version: 10.10-t20190122-094126
Bundle-Name: Nuxeo 3D Convert
Bundle-SymbolicName: org.nuxeo.ecm.platform.threed.convert;singleton=t
rue
Bundle-Vendor: Nuxeo
Bundle-Localization: plugin
Bundle-Category: core,stateful
Require-Bundle: org.nuxeo.ecm.core.api,org.nuxeo.ecm.platform.commandl
ine.executor,org.nuxeo.ecm.core.convert
Export-Package: org.nuxeo.ecm.platform.threed.convert
Nuxeo-Component: OSGI-INF/commandline-contrib.xml,OSGI-INF/convert-ser
vice-contrib.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats